Version

HashSet<T> Class Methods

For a list of all members of this type, see HashSet<T> members.

Public Methods
 NameDescription
Public MethodAddAdds an item to this collection.  
Public MethodClearClears this collection.  
Public MethodContainsChecks whether this collection contains the specified item.  
Public MethodRemoveRemoves an item from this collection.  
See Also